@media (min-width: 300px) and (max-width: 1200px) {
  .navbar {
    padding: 15px;
    transition: all 0.5s cubic-bezier(0.76, -0.01, 1, 1);
    border: 0;
    box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.15);
  }
  .noticeImg {
    width: auto;
    min-height: 180px;
    overflow: hidden;
  }
  .workStyle .mt-5 {
    margin-top: 0;
  }
  .logoText h1 {
    font-weight: 700;
    color: #4c5979;
    margin-top: 5px;
    font-size: 25px;
  }
  .container-fluid {
    padding: 0 15px;
  }
  .homePlayerGrp {
    background-color: #f8f9fa;
    padding: 50px 0 0 0;
  }
  .navbar-collapse {
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55) 50ms;
  }
  .logoNav img {
    height: 30px;
  }
  .wrapper {
    margin-top: 4pc;
    min-height: 100vh;
  }
  .rezonPath {
    height: 140px;
    background-color: #4d5978;
    text-align: center;
    color: #fff;
    padding: 40px 0;
    position: relative;
  }
  .vrLeftDot,
  .vrRightDot {
    height: 65px;
  }
  .headTag h3 {
    font-size: 23px;
    margin: 0 auto;
    width: 78%;
  }
  .headTag p {
    font-size: 14px;
    letter-spacing: 8px;
  }
  .portfolioImg {
    height: 140px;
  }
  footer {
    padding: 50px 0;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .companyInfo {
    margin-top: 20px;
  }
  .footMenu {
    float: none;
    text-align: center;
  }
  .navbar-nav .nav-link {
    text-align: right;
    transition: all 0.5s cubic-bezier(0.76, -0.01, 1, 1);
  }
  .navbar-nav {
    padding-right: 10px;
  }
  .contactInfo {
    margin-top: 30px;
  }
  .bannerInfo h1 {
    font-size: 41px;
  }
  .bannerImg {
    width: 360px;
    height: 220px;
    top: 80%;
    left: 10px;
    right: 0;
  }
  .arowIcon {
    left: 47%;
  }
  .navbar-nav li {
    margin-right: 0;
  }
  .bannerrightDots {
    width: 100px;
    padding-top: 12%;
    float: right;
  }
  .startProhect h2 {
    font-size: 34px;
  }
  .bannerInfo {
    padding-top: 5%;
  }
  .bannerleftDots {
    width: 120px;
  }
  .serviceOut {
    width: 90%;
    margin: 20px auto;
  }
  .workImg {
    display: none;
  }
  .serviceBanner ul {
    margin: 16pc 0 0 0;
    padding: 0;
  }
  .serviceBanner li {
    list-style-type: none;
    display: inline-block;
    font-size: 23px;
    font-weight: 500;
    margin-right: 15px;
    color: #a8adbc;
    font-family: Poppins;
  }
  .aboutImg {
    height: 100%;
  }
  .contactMap,
  .homePlayer,
  .mapFrame {
    height: 220px;
    padding: 9px;
  }
  .startProhect {
    height: 100%;
    background-size: auto;
    padding-bottom: 40px;
    padding-left: 7%;
  }
  .offset-2 {
    margin-left: 0 !important;
  }
  .testImg {
    width: 180px;
    height: 180px;
    margin: 0 auto;
  }
  .testimonalInfo img {
    margin: 0 5%;
  }
  .testimonalInfo p {
    font-size: 13px;
  }
  .testimonalInfo h5 {
    margin-top: 20px;
  }
  .testimonalInfo h5,
  .testimonalInfo h6 {
    text-align: center;
  }
  .testimonals {
    background-color: #f8f9fa;
    padding: 50px 0 0 0;
  }
  .bannerUi {
    padding-top: 6%;
    height: auto;
    padding-bottom: 8%;
  }
  .secondRow .teamImg {
    margin-top: 50px;
  }
  .secondRow {
    margin-top: -10%;
  }
  .neoProductWrap {
    padding: 0;
  }
  .neoProducInfoHead h5,
  .whyneoInfo h3 {
    font-weight: 700;
    line-height: 28px;
    font-size: 28px;
  }
  .neoProductWrap .pl-5 {
    padding-left: 15px !important;
  }
  .whyHrmSolution {
    margin: 30px 0;
  }
  .newFeatureBox {
    margin-top: 30px;
    margin-bottom: -30px;
  }
  .hrmKeyFeatures {
    padding: 50px 0;
    margin-top: 70px;
  }
  .empoloyeeMonth .neoProductImg {
    height: 320px;
    margin: 0;
  }
  .newFeatureBox {
    padding: 20px;
  }
}

@media (min-width: 300px) and (max-width: 349px) {
  .btn-outline,
  .btn-primary {
    min-width: 120px;
  }
  .bannerImg {
    width: 305px;
    height: 190px;
  }
  .bannerInfo h1 {
    font-size: 27px;
  }
  .bannerInfo h5 {
    font-size: 18px;
  }
  .btn {
    font-size: 14px;
  }
  .serviceBanner li {
    font-size: 22px;
  }
  .vrLeftDot,
  .vrRightDot {
    height: 48px;
  }
}

@media (min-width: 600px) and (max-width: 850px) {
  .bannerImg {
    width: 220px;
    height: 140px;
    top: 70px;
    left: 10px;
    right: 0;
  }
  .portBack {
    width: auto;
  }
  .bannerInfo h1 {
    font-size: 32px;
  }
  .serviceBanner ul {
    margin: 40px 0 0 0;
    padding: 0;
  }
  .serviceOut p {
    font-size: 13px;
    color: #9d9ea0;
  }
  .serviceOut h5 {
    font-family: Poppins;
    margin-bottom: 10px;
    font-size: 15px;
  }
  .homePlayer,
  .mapFrame {
    height: 260px;
    padding: 9px;
  }
  .aboutImg {
    width: auto;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.06) 0 5px 10px;
    margin: 0 auto;
  }
  .teamGrpImg {
    width: auto;
    height: 260px;
    margin: 20px auto;
  }
  .serviceOut {
    width: 100%;
  }
}

@media (min-width: 1500px) and (max-width: 1750px) {
  .contactMap {
    width: auto;
    height: 500px;
  }
  .workStyle .mt-5 {
    margin-top: 130px !important;
  }
  .serviceBanner li {
    font-size: 23px;
  }
  .portfolio .container-fluid,
  .services .container-fluid {
    width: 90%;
    margin: 0 auto;
  }
  .bannerImg {
    width: 540px;
    height: 330px;
    position: absolute;
    top: 35%;
    right: 15px;
  }
  .noJobsAvailiable {
    padding: 70px 0 30px 0;
  }
  .workStyle {
    margin: 20px 0 100px 0;
    position: relative;
  }
  .portfolio {
    padding: 80px 0 100px 0;
  }
  .mapUi {
    margin: 70px 0;
  }
  .contactform,
  .services {
    margin: 80px 0;
  }
  .homePlayerGrp {
    padding: 80px 0;
  }
  .contactMap {
    width: auto;
    height: 500px;
  }
  .aboutStartPrcjt {
    padding-top: 8%;
    padding-left: 6%;
    height: 505px;
  }
  .serviceBanner ul {
    margin: 8pc 0 0 0;
    padding: 0;
  }
  .wrapper {
    margin-top: 4pc;
    min-height: 100vh;
  }
  .homePlayer {
    width: auto;
    height: 750px;
    margin: 30px auto;
  }
  .workImg {
    height: 620px;
    width: 470px;
    position: absolute;
    left: 14%;
    top: 19%;
  }
  .workStyle .btn {
    margin-top: 70px;
  }
  .bannerInfo h5 {
    color: #4d5978;
    margin: 20px 0;
    font-size: 20px;
    line-height: 28px;
    width: 88%;
  }
  .workImg img {
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 0;
  }
  .startProhect {
    height: 500px;
  }
  .portBack {
    width: 300px;
  }
}

@media (min-width: 1900px) and (max-width: 2150px) {
  .bannerUi {
    height: 70vh;
  }
  .bannerInfo {
    padding-top: 13%;
  }
  .bannerInfo h5 {
    color: #4d5978;
    margin: 20px 0;
    font-size: 20px;
    line-height: 30px;
    width: 85%;
  }
  .homePlayer,
  .mapFrame {
    width: auto;
    height: 500px;
  }
  .serviceBanner ul {
    margin: 7.5pc 0 0 0;
    padding: 0;
  }
  .bannerImg {
    width: 600px;
    height: 340px;
    position: absolute;
    top: 28%;
    right: 0;
  }
  .startProhect {
    height: 620px;
    background-size: 100%;
    background-image: url(../images/startPrjct.jpg);
    padding-top: 11.5%;
    padding-left: 5%;
    background-repeat: no-repeat;
  }
  .workImg {
    height: 650px;
    width: 480px;
    position: absolute;
    left: 15.2%;
    top: 19%;
  }
  .workImg img {
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 0;
  }
  .aboutStartPrcjt {
    padding-top: 11%;
    padding-left: 6%;
  }
  .workStyle .mt-5 {
    margin-top: 150px !important;
  }
  .workStyle {
    margin: 20px 0 100px 0;
    position: relative;
  }
  .portfolio {
    padding: 80px 0 100px 0;
  }
  .mapUi {
    margin: 70px 0;
  }
  .contactform,
  .services {
    margin: 80px 0;
  }
  .homePlayerGrp {
    padding: 80px 0;
  }
  .contactMap {
    width: auto;
    height: 500px;
  }
  .noJobsAvailiable {
    min-height: 50vh;
    text-align: center;
    padding: 120px 0 30px 0;
  }
  .services .container-fluid {
    width: 80%;
    margin: 0 auto;
  }
  .portfolio .container-fluid {
    width: 80%;
    margin: 0 auto;
  }
  .workStyle .container-fluid {
    width: 80%;
    margin: 0 auto;
  }
  .serviceBanner li {
    list-style-type: none;
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    margin-right: 40px;
    color: #a8adbc;
    font-family: Poppins;
  }
  .portBack {
    width: 300px;
  }
}
